projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1271d2e
)
Use _MIPS_SZLONG, not _LP64.
author
Dave Love
<fx@gnu.org>
Thu, 21 Aug 2003 14:21:51 +0000
(14:21 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 21 Aug 2003 14:21:51 +0000
(14:21 +0000)
src/m/iris4d.h
patch
|
blob
|
history
diff --git
a/src/m/iris4d.h
b/src/m/iris4d.h
index 457f3594636113416a3a6251788246793c18438f..7cf05da91e17e37be874e1d5d6ca30f1243dfcf1 100644
(file)
--- a/
src/m/iris4d.h
+++ b/
src/m/iris4d.h
@@
-159,7
+159,10
@@
Boston, MA 02111-1307, USA. */
#undef FIRST_PTY_LETTER
#define FIRST_PTY_LETTER 'q'
\f
-#ifndef _LP64
+#if _MIPS_SZLONG != 64
+/* fixme: should there be 64-bit defiitions? (The ones below aren't
+ OK.) */
+
/* The standard definitions of these macros would work ok,
but these are faster because the constants are short. */